[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
	hideDotFiles = dotGitOnly
[remote "origin"]
	url = git@git.iteadlocal.com:chen/sonoff_SC.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[remote "official_origin"]
	url = git@git.iteadlocal.com:RD_ESP8266/SonoffSC-MCU.git
	fetch = +refs/heads/*:refs/remotes/official_origin/*
